Notes from June
Google Analytics migration to GA4 šDesign QA for SWARM website š Diving into WordPress Full Site Editor for developers š¤æTech discovery for Solidarity Knows No Borders š§
Photo by Glen Carrie on UnsplashWhat Iāve been working on
This month Iāve been working on a Google Analytics integration with the Left Book Club website. This involved migrating to Google Analytics 4 and setting up custom events to measure ecommerce events such as purchases and subscriptions on the site. Iāve been completing design QA tickets on the SWARM website and finishing pages like search and category index pages as well as thinking about how to add an application form page that wonāt be indexed by search engines. Finally, Iāve begun working on my personal portfolio site with static site generator Eleventy.
What Iāve been learning
This month Iāve been learning how to:
- Use the WordPress Full Site Editor to develop fully customizable block-based themes.
- Use feComponentTransfer to create a duotone filter effect on images
- Integrate existing layouts and styles into WordPress plugin AJAX Load More via a repeater template
- Extend the inbuilt Query Loop Block in WordPress by registering a block variation
- Display Mapbox data in a custom Gutenberg block with library CarbonFields and plugin Mapster WP Maps
Whatās next
In July I want to get an MVP of my personal portfolio site online. I will also be moving this blog across to the new site so next month's notes will be posted there ā I will be helping finish off the build for the Architecture Lobby website. I am expecting to start work on a website redesign and build for Solidarity Knows No Borders which is a campaign group and coalition run by Migrants Organise.
Interesting links
These are some interesting links that Iāve come across this month:
- Egghead.io is my favourite resource for web development tutorials. These are their current free courses.
- Phind is a developer-focused search engine that uses generative AI to search the web and answer technical questions
- Dev Mode is a new workspace within Figma design specifically for developers
- WordPress Playground runs in the browser with instant set up. Great for testing and previewing pull requests.
- Chris Coyier looks at 5 new CSS features that are in use now across the web